h1.title-one {
    margin-top: 2rem;
    font-family: "Raleway-Bold";
    color: #000;
}
footer.py-2.my-2 {
    background: #0088b2;
    padding-top: 3rem !important;
    padding-bottom: 0rem !important;
    margin-bottom: 0rem !important;
    margin-top: 3rem !important;
}
img.fw-img {
    width: 100%;
}